Skip to content

Conversation

@jecisc
Copy link
Member

@jecisc jecisc commented Sep 24, 2025

Currently we register external projects by hand in the postload of PharoIDE.

This is not a good solution because the list is never up to date. We even have some projects we register but that does not appear in the list.

I would like to propose a new system to do it automatically. My idea would be to use the Metacello registry after we load Iceberg to register everything in Iceberg at that moment.

The problem is that this is not so simple to try because the image cleanup is cleaning the Metacello registry. And the bootstrap does not work currently on my machine. So I'm opening This PR to do some experiments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant